LC_CMD_BARCODE Home

LC_CMD_BARCODE is a value for Command parameter of the lcWndExeCommand function. It starts interactive tool to add Barcode objects into a drawing.
CmdParam parameter can have the following values to activate specific modes:

Prm Mode
0 Start command with previous mode
LC_BARCODE_39 Code 39
LC_BARCODE_93 Code 93
LC_BARCODE_128 Code 128
LC_BARCODE_EAN13 EAN 13
LC_BARCODE_EAN8 EAN 8
LC_BARCODE_ITF Interleaved 2 of 5 (ITF)
LC_BARCODE_MQR Micro QR-code
LC_BARCODE_QR Micro QR-code
LC_BARCODE_DMATRIX
LC_BARCODE_DM
Data matrix (square)
LC_BARCODE_DMATRIXR
LC_BARCODE_DMR
Data matrix (rectangular)

When the command is started, before specifying first point, user can change the mode by right click and then select mode from popup menu.


See Also

  Command interface